home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / flashpaper / 103.swf / scripts / DefineButton2_118 / BUTTONCONDACTION on(release).as < prev    next >
Text File  |  2004-06-30  |  105b  |  5 lines

  1. on(release){
  2.    this.gotoAndStop("up");
  3.    _parent._parent._parent.controller.fitPageButton(this);
  4. }
  5.